// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package u.aly; // Referenced classes of package u.aly: // cu public final class dc { public final byte a; public final int b; public dc() { this((byte)0, 0); } public dc(byte byte0, int i) { a = byte0; b = i; } public dc(cu cu1) { this(cu1.a, cu1.b); } }